From 789ff268f42ec62aedb04474e0d019e4daa33fc3 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 30 Jan 2007 10:09:37 +0000 Subject: [PATCH] Add "no-byte-compile: t" local variable. --- nt/subdirs.el | 1 + 1 file changed, 1 insertion(+) diff --git a/nt/subdirs.el b/nt/subdirs.el index 5370698ec70..ee1c1237673 100644 --- a/nt/subdirs.el +++ b/nt/subdirs.el @@ -1,2 +1,3 @@ +;; -*- no-byte-compile: t -*- (if (fboundp 'normal-top-level-add-subdirs-to-load-path) (normal-top-level-add-subdirs-to-load-path)) -- 2.30.2